How to Install cwm software package in Ubuntu 17.04 (Zesty Zapus)

How to Install cwm software package in Ubuntu 17.04 (Zesty Zapus)

cwm software package provides lightweight and efficient window manager for X11, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cwm 

cwm is installed in your system.

Make ensure the cwm package were installed using the commands given below,

$ sudo dpkg-query -l | grep cwm *

You will get with cwm package name, version, architecture and description in a table

cwm package basic information:

Distro Ubuntu 17 04 zesty zapus
Section X Window System software
Package cwm
Version 5.6-4
Description lightweight and efficient window manager for X11
Sub Section x11


See Also, How to uninstall or remove cwm software package from Ubuntu 17.04 (Zesty Zapus)?